hysop.operator package¶
Subpackages¶
- hysop.operator.base package
- Submodules
- hysop.operator.base.advection_dir module
- hysop.operator.base.convergence module
- hysop.operator.base.curl module
- hysop.operator.base.custom module
- hysop.operator.base.custom_symbolic_operator module
- hysop.operator.base.derivative module
- hysop.operator.base.diffusion module
- hysop.operator.base.enstrophy module
- hysop.operator.base.external_force module
- hysop.operator.base.integrate module
- hysop.operator.base.memory_reordering module
- hysop.operator.base.min_max module
- hysop.operator.base.poisson module
- hysop.operator.base.poisson_curl module
- hysop.operator.base.redistribute_operator module
- hysop.operator.base.solenoidal_projection module
- hysop.operator.base.spatial_filtering module
- hysop.operator.base.spectral_operator module
- hysop.operator.base.stretching_dir module
- hysop.operator.base.transpose_operator module
- Submodules
- hysop.operator.directional package
- Submodules
- hysop.operator.directional.advection_dir module
- hysop.operator.directional.all module
- hysop.operator.directional.diffusion_dir module
- hysop.operator.directional.directional module
- hysop.operator.directional.stretching_diffusion_dir module
- hysop.operator.directional.stretching_dir module
- hysop.operator.directional.symbolic_dir module
- Submodules
Submodules¶
- hysop.operator.adapt_timestep module
- hysop.operator.advection module
- hysop.operator.analytic module
- hysop.operator.convergence module
- hysop.operator.curl module
- hysop.operator.custom module
- hysop.operator.custom_symbolic module
- hysop.operator.derivative module
- hysop.operator.diffusion module
- hysop.operator.dummy module
- hysop.operator.enstrophy module
- hysop.operator.external_force module
- hysop.operator.flowrate_correction module
- hysop.operator.gradient module
- hysop.operator.hdf_io module
- hysop.operator.integrate module
- hysop.operator.kinetic_energy module
- hysop.operator.mean_field module
- hysop.operator.memory_reordering module
- hysop.operator.min_max module
- hysop.operator.misc module
- hysop.operator.parameter_plotter module
- hysop.operator.penalization module
- hysop.operator.plotters module
FieldPlotter2D
ParameterPlotter
PlottingOperator
PlottingOperator.apply()
PlottingOperator.create_topology_descriptors()
PlottingOperator.draw()
PlottingOperator.get_field_requirements()
PlottingOperator.get_node_requirements()
PlottingOperator.on_close()
PlottingOperator.on_key_press()
PlottingOperator.save()
PlottingOperator.supported_backends()
PlottingOperator.supports_mpi()
PlottingOperator.update()
- hysop.operator.poisson module
- hysop.operator.poisson_curl module
- hysop.operator.redistribute module
- hysop.operator.reductions module
- hysop.operator.solenoidal_projection module
- hysop.operator.spatial_filtering module
- hysop.operator.transpose module
- hysop.operator.vorticity_absorption module